LoadShader

Load shader from files and bind default locations

extern (C) @nogc nothrow
LoadShader
(
const(char*) vsFileName
,
const(char*) fsFileName
)

Meta